This command will allow you to terminate a current download started by FTP GET FILE.
FTP TERMINATE
This command does not return a value.
ftp connect ftp set dir "photos" ftp get file "db_photo_pack1.zip" ftp terminate ftp disconnect
FTP Commands Menu Index